pp108 : showItem Method (Contextmenu)

showItem Method (Contextmenu)


This method displays a hidden menu item or separator in the context menu.

Syntax

contextmenuID.showItem(sID);

Parameters

Parameter

Description

sID

Required. String that specifies the unique identifier of the menu item to be shown.

Return Value

No Return value.

See Also

contextmenu